home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / utils / xad / developer / include / c / note
Text File  |  1999-01-01  |  812b  |  26 lines

  1. Note:
  2.  
  3. The inline files in directory inline will work with GCC.
  4. The pragma files will work with SAS, Maxon, Storm, Dice and Aztec compiler.
  5. The proto files will work with all of these compilers!
  6.  
  7. All these files were automatically created with FD2Pragma. To create
  8. inline files version 2.50 or better is required.
  9.  
  10. For GCC you may delete the pragma directory.
  11.  
  12. For all the others you may delete the inline directory, but use pragma
  13. instead. Do not rename pragma to pragmas or change the file names! When
  14. pragma does not exist, please create it.
  15.  
  16. Always call files in proto directory instead of clib, inline or pragma
  17. directory! This makes usage of different compilers possible.
  18.  
  19. You need not to modify any of the include files or change their names!
  20.  
  21.  
  22. Dirk Stöcker <stoecker@amigaworld.com>
  23.  
  24. 9th September 1998
  25.  
  26.